entry: Fix get_text_allocation
authorTimm Bäder <mail@baedert.org>
Wed, 10 Jan 2018 09:49:13 +0000 (10:49 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 10 Jan 2018 09:49:13 +0000 (10:49 +0100)
commit6235b12ca4a26c1843f9fc15963a800353e81b64
tree85b9b0c80427cf65b2994fb5e1015dfc6891bbff
parent77769a52b3cc0b836b226457963d7b5fe92ee115
entry: Fix get_text_allocation

These should be reported in GtkEntry coordinates, so relative to the
entry's origin. This fixes entrys with top/bottom padding applied.
gtk/gtkentry.c